-
Notifications
You must be signed in to change notification settings - Fork 228
DOCS-153 - Docs site domain move #5557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| <div className="box smallbox card"> | ||
| <div className="container"> | ||
| <a href="/release-notes-service"> | ||
| <img src={useBaseUrl('img/icons/manage.png')} alt="icon" width="40" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All links that use the <a href> construction are broken. For examples in your local build, see any links on the release notes page or any hub page (for example, Dashboards).
| - alerts | ||
| image: https://help.sumologic.com/img/sumo-square.png | ||
| image: https://www.sumologic.com/img/sumo-square.png | ||
| --- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Admonitions that use sumo-square are broken. For examples in your local build, see:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch!
docs/observability/aws/deploy-use-aws-observability/deploy-with-aws-cloudformation/index.md
Outdated
Show resolved
Hide resolved
docs/platform-services/automation-service/app-central/integrations/sumo-logic-cloud-siem.md
Outdated
Show resolved
Hide resolved
docs/platform-services/automation-service/app-central/integrations/sumo-logic-log-analytics.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kimsauce, I'm done with my first review. The main thing I found was that any links using the <a href> construction are broken. I'll take another look after you make fixes.
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
|
closing in favor of #5567 |
Purpose of this pull request
Applies the changes needed for domain name move from help.sumologic.com/ to sumologic.com/help/
Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-153